﻿@charset "utf-8";
html,
body {
    font: 12px/1.8 'Microsoft YaHei', Tahoma, Verdana, 'Simsun';
    color: #3f3f3f;
    -webkit-text-size-adjust: none;
    margin: 0px;
}

a {
    color: #3f3f3f;
    text-decoration: none;
}

a:hover {
    color: #f00;
    text-decoration: none;
}


/*头部*/

.inner {
    margin: 0 auto;
    position: relative;
    width: 100%;
    overflow: hidden;
}

#web_logo {
    margin-left: 10px;
    font-size: 0px;
    position: relative;
    z-index: 999;
}

.top-nav {
    color: #fff;
    position: absolute;
    right: 5px;
    top: 8px;
    height: 77px;
    z-index: 1;
    text-align: right;
    width: 100%;
}

.top-nav a {
    color: #fff;
}

.top-nav a:hover {
    color: #fff;
}

.top-nav li.b {
    position: absolute;
    bottom: 0px;
    right: 0px;
}

.top-nav li.t span {
    padding: 0px 5px;
    font-size: 10px;
    color: #bbb;
}

.top-logo {
    min-height: 90px;
    _height: 90px;
}

.met_flash {
    margin-top: 10px;
    font-size: 0px;
    overflow: hidden;
}

.met_flash ul {
    margin: 0px;
    padding: 0px;
}


/*首页*/

.aboutus {
    float: left;
    width: 675px;
    margin-top: 10px;
}

.case {
    float: right;
    width: 290px;
    margin-top: 10px;
    overflow: hidden;
}

.style-1 h3.title span {
    float: left;
    background: url(../images/dt-5.gif) repeat-x;
    height: 32px;
    line-height: 32px;
    padding: 0px 25px;
    color: #fff;
    font-weight: normal;
    font-size: 14px;
}

.style-1 h3.title a.more {
    float: right;
    width: 39px;
    height: 11px;
    line-height: 1000px;
    overflow: hidden;
    background: url(../images/more.gif);
    margin: 10px 10px 0px 0px;
}

.style-1 .active {
    background: #fff;
    padding: 10px;
}

.style-2 h3.title {
    background: url(../images/dt-6.gif) repeat-x;
    height: 32px;
    line-height: 32px;
    padding-left: 15px;
    color: #fff;
    font-weight: normal;
    font-size: 14px;
    position: relative;
}

.style-2 h3.title a.more {
    position: absolute;
    right: 10px;
    top: 0px;
    color: #fff;
    font-size: 12px;
}

.style-2 .active {
    background: #fff;
    padding: 10px;
}

.style-2 dl.ind {
    clear: both;
    zoom: 1
}

.style-2 dl.ind dt {
    float: left;
    display: inline;
    border-bottom: 1px dotted #ccc;
    padding: 10px 0px 10px 0px;
    zoom: 1
}

.style-2 dl.ind dt a {
    margin-left: 5px;
}

.style-2 dl.ind dd {
    float: right;
    display: inline;
    border-bottom: 1px dotted #ccc;
    padding: 10px 0px 10px 0px;
    overflow: hidden;
}

.style-2 dl.ind dd h4 {
    margin-left: 10px;
}

.style-2 dl.ind dd p.desc {
    margin-left: 10px;
    font-style: italic;
    color: #666;
}

.index-news {
    float: left;
    width: 330px;
    margin-right: 15px;
    margin-top: 15px;
}

.listel li {
    margin: 0px 5px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    padding-left: 13px;
    background: url(../images/dt-1.gif) no-repeat left 12px;
}

.listel li a {
    margin-right: 5px;
    zoom: 1;
}

.listel li span {
    float: right;
    color: #666;
}

.index-conts {
    float: right;
    width: 290px;
    margin-top: 15px;
}

.index-product {
    padding-top: 15px;
    *margin-top: 15px;
    *padding-top: 0px;
}

.index-product .profld {
    margin: 0px;
    position: relative;
    overflow: hidden;
}

.index-product h3 span {
    float: left;
}

.index-product ol {
    position: absolute;
    width: 2012em;
}

.index-product ol li {
    float: left;
    text-align: center;
}

.index-product ol li a.img {
    display: block;
    text-align: center;
    font-size: 0px;
}

.index-product ol li a.img img {
    margin: auto;
    border: 1px solid #d6d6d6;
}

.index-product ol li h3 {
    font-weight: normal;
    margin-top: 5px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
}

.index-product .flip {
    height: 20px;
    overflow: hidden;
    margin: 8px 15px 0px;
    float: left;
}

* html .index-product .flip {
    width: 300px;
}

*+html .index-product .flip {
    width: 300px;
}

.index-product .next,
.index-product .prev {
    width: 18px;
    height: 18px;
    overflow: hidden;
    display: block;
    float: left;
    background: url(../images/neu.gif) no-repeat;
}

.index-product .next {
    background-position: -17px 0px;
}

.index-product .next:hover {
    background-position: -57px 0px;
}

.index-product .prev {
    background-position: -40px 0px;
}

.index-product .prev:hover {
    background-position: 0px 0px;
}

#trigger {
    float: left;
    margin-right: 5px;
    margin-top: 0px;
    position: relative;
    bottom: 8px;
    *bottom: 0px;
    *top: 5px;
    zoom: 1;
}

#trigger a {
    background: url(../images/neu.gif) no-repeat -78px -10px;
    width: 8px;
    height: 8px;
    font-size: 0px;
    display: inline-block;
    overflow: hidden;
    margin-right: 5px;
}

#trigger a.current {
    background-position: -78px 0px;
}

#tabs-nav {
    float: left;
    text-align: center;
    margin-left: 15px;
}

#tabs-nav li {
    margin: 0 4px;
    display: inline-block;
    zoom: 1;
    *display: inline;
    position: relative;
    *top: 12px;
}

#tabs-nav li a {
    width: 8px;
    height: 8px;
    display: block;
    overflow: hidden;
    background: #9df0f5;
    cursor: pointer;
    text-indent: -9999px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
}

#tabs-nav li a:hover {
    background: #fff;
}

#tabs-nav li a.flex-active {
    background: #fff;
    cursor: default;
}

.index-links {
    background: #fff;
    padding: 5px 15px 10px;
    margin-top: 15px;
    position: relative;
}

.index-links h3 {
    height: 32px;
    line-height: 32px;
    padding-left: 20px;
    background: url(../images/dt-2.gif) no-repeat left center;
    font-weight: normal;
    font-size: 14px;
    position: relative;
    border-bottom: 1px dotted #ccc;
    margin-bottom: 10px;
}

.index-links h3 a.more {
    position: absolute;
    right: 10px;
    top: 0px;
    color: #666;
    font-size: 12px;
}

.index-links ul {
    margin: 0px;
    padding: 0px;
}

.index-links .img {
    margin-bottom: 3px;
}

.index-links .img li {
    list-style: none;
    display: inline;
    padding-right: 5px;
}

.index-links .img img {
    width: 88px;
    height: 31px;
}

.index-links .txt {
    zoom: 1;
}

.index-links .txt li {
    list-style: none;
    float: left;
    width: 88px;
    height: 20px;
    line-height: 20px;
    margin-right: 5px;
    overflow: hidden;
}


/*底部*/

.foot-nav {
    text-align: center;
    margin-top: 10px;
    height: 25px;
    line-height: 25px;
}

.foot-nav span {
    font-size: 10px;
    margin: 0px 8px;
    color: #888;
}

.foot-text {
    text-align: center;
    padding: 0px 0px 5px;
}


/*内页侧栏*/

.sidebar {}

.sb_nav {
    margin: 0 auto;
    height: 74px;
    line-height: 74px;
    border-bottom: 1px solid #e5e5e5;
}

.sb_nav li {
    float: left;
    height: 73px;
    line-height: 73px;
    padding: 0 16px;
}

.sb_nav li:hover {
    border-bottom: 2px solid #c82126;
}

.sb_nav li:hover a {
    color: #c82126;
}

.sb_nav li.active {
    border-bottom: 2px solid #c82126;
}

.sb_nav li.active a {
    color: #c82126;
}

.sb_nav li a {
    display: block;
    color: #666666;
    font-size: 16px;
    font-family: "微软雅黑";
}

.sb_nav h3.title {
    text-align: left;
    background: url(../images/dt-6.gif) repeat-x;
    padding: 0px 15px;
    height: 33px;
    line-height: 33px;
    border-bottom: 1px solid #cecece;
    font-size: 14px;
    color: #fff;
}

.sb_nav h3.line {
    margin-top: 15px;
}

#sidebar dl {
    margin-left: 5px;
}

#sidebar dl dt {
    padding: 4px 0px 5px 15px;
    margin-top: 5px;
    background: url(../images/dt-11.gif) no-repeat 2px 11px;
}

#sidebar dl dd {
    padding: 0px 0px 0px 15px;
}

#sidebar dl dd h4 {
    font-weight: normal;
    padding: 5px 0px 5px 10px;
    background: url(../images/dt-0.gif) no-repeat left center;
}

#sidebar dl dt.on a {
    font-weight: bold;
    color: #1C57C4;
}

#sidebar dl h4.on a {
    font-weight: bold;
}

.sidebar .sb_box {
    float: right;
    width: 755px;
    background: #fff;
    overflow: hidden;
}

.sidebar .sb_box h3.title {
    border-bottom: 1px solid #ddd;
    background: #f8f8f8;
    height: 35px;
    line-height: 35px;
    position: relative;
}

.sidebar .sb_box h3.title span {
    position: absolute;
    left: 0px;
    top: -1px;
    font-size: 14px;
    border-bottom: 2px solid #ff6633;
    padding: 0px 15px;
}

.sidebar .sb_box h3.title div.position {
    float: right;
    font-weight: normal;
    position: relative;
    top: 3px;
    right: 15px;
}

.sidebar .sb_box h3.title div.position a {
    color: #1C57C4;
}

.clear {
    clear: both;
    height: 0px;
    overflow: hidden;
}

.navres {
    width: 100%;
    margin: 0px auto;
}

.fl_left {
    float: left
}

.fl_right {
    float: right;
}

li {
    list-style-type: none;
}

ul {
    padding: 0px;
    margin: 0px;
}

.L_chanye {
    height: 486px;
    background: url(../images/bj1.jpg) no-repeat center top;
}

.L_main1 .w1270 h3 {
    cursor: pointer;
    float: left;
    width: 20%;
    height: 79px;
    line-height: 79px;
}

.L_main1 .w1270 h3 span {
    display: block;
    text-indent: 93px;
    color: #555555;
    font-size: 18px;
    font-family: "微软雅黑";
    font-weight: normal;
}

.L_main1 .w1270 h3 i {
    width: 15px;
    height: 8px;
    background: url(../images/jiao.jpg) no-repeat;
    display: none;
    margin: 0 auto;
}

.L_main1 .w1270 h3:hover span {
    color: #f4f4f4;
}

.L_main1 .w1270 h3.up span {
    color: #f4f4f4;
}

.L_main1 .w1270 h3:hover i {
    display: block;
}

.L_main1 .w1270 h3.up i {
    display: block;
}

.L_main1 .w1270 h3 .cn1 {
    background: url(../images/ico1.jpg) no-repeat 56px center;
}

.L_main1 .w1270 h3:hover .cn1 {
    background: url(../images/ico1-1.jpg) no-repeat 56px center #c82126;
}

.L_main1 .w1270 h3.up .cn1 {
    background: url(../images/ico1-1.jpg) no-repeat 56px center #c82126;
}

.L_main1 .w1270 h3 .cn2 {
    background: url(../images/ico2.jpg) no-repeat 56px center;
}

.L_main1 .w1270 h3:hover .cn2 {
    background: url(../images/ico2-1.jpg) no-repeat 56px center #c82126;
}

.L_main1 .w1270 h3.up .cn2 {
    background: url(../images/ico2-1.jpg) no-repeat 56px center #c82126;
}

.L_main1 .w1270 h3 .cn3 {
    background: url(../images/ico3.jpg) no-repeat 56px center;
}

.L_main1 .w1270 h3:hover .cn3 {
    background: url(../images/ico3-1.jpg) no-repeat 56px center #c82126;
}

.L_main1 .w1270 h3.up .cn3 {
    background: url(../images/ico3-1.jpg) no-repeat 56px center #c82126;
}

.L_main1 .w1270 h3 .cn4 {
    background: url(../images/ico4.jpg) no-repeat 56px center;
}

.L_main1 .w1270 h3:hover .cn4 {
    background: url(../images/ico4-1.jpg) no-repeat 56px center #c82126;
}

.L_main1 .w1270 h3.up .cn4 {
    background: url(../images/ico4-1.jpg) no-repeat 56px center #c82126;
}

.L_main1 .w1270 h3 .cn5 {
    background: url(../images/ico5.jpg) no-repeat 56px center;
}

.L_main1 .w1270 h3:hover .cn5 {
    background: url(../images/ico5-1.jpg) no-repeat 56px center #c82126;
}

.L_main1 .w1270 h3.up .cn5 {
    background: url(../images/ico5-1.jpg) no-repeat 56px center #c82126;
}

#con_vle_2,
#con_vle_3,
#con_vle_4,
#con_vle_5 {
    display: none;
}

.L_chanye .cy {
    height: 486px;
    padding-left: 42px;
}

.L_chanye .cy h2 {
    height: 97px;
    line-height: 97px;
    padding: 64px 0 0 0;
    color: #c82126;
    font-family: "微软雅黑";
    font-size: 40px;
    font-weight: normal;
}

.L_chanye .cy .xian {
    display: block;
    width: 80px;
    height: 3px;
    background: #c3c3c3;
}

.L_chanye .cy p {
    width: 500px;
    font-size: 12px;
    color: #555555;
    font-family: "微软雅黑";
    line-height: 25px;
    margin-top: 34px;
}

.L_chanye .cy a {
    display: block;
    width: 140px;
    height: 44px;
    text-align: center;
    line-height: 44px;
    margin-top: 52px;
    background: #c82126;
    color: #fff;
    font-size: 14px;
    font-family: "微软雅黑";
}

.L_main2 {
    height: 510px;
    background: url(../images/bj2.jpg) no-repeat top center;
}

.L_main2 h3 {
    height: 60px;
    line-height: 60px;
    padding-top: 30px;
    color: #C82126;
    font-size: 30px;
    font-family: "微软雅黑";
    font-weight: normal;
    overflow: hidden;
}

.L_main2 .gongcheng {}

.L_main2 .gongcheng li {
    text-align: center;
}

.L_main2 .gongcheng li img {
    display: block;
    width: 100%;
    height: auto;
}

.L_main2 .gongcheng li span {
    display: block;
    height: 52px;
    line-height: 52px;
    color: #313131;
    font-size: 20px;
    font-family: "微软雅黑";
}

.L_main2 .gongcheng li a {
    display: block;
}

.L_main2 .bx-controls-direction {
    display: none;
}

.L_main2 .cont {
    position: relative;
}

.L_main2 .bx-pager {
    position: absolute;
    right: 0px;
    top: -35px;
}

.L_main2 .bx-pager .bx-pager-item {
    float: left;
    width: 16px;
    height: 16px;
    margin-left: 10px;
    overflow: hidden;
}

.L_main2 .bx-pager .bx-pager-item a {
    display: block;
    line-height: 100px;
    background: url(../images/kong.jpg) no-repeat;
}

.L_main2 .bx-pager .bx-pager-item a:hover {
    background: url(../images/dian.jpg) no-repeat;
}

.L_main2 .bx-pager .bx-pager-item a.active {
    background: url(../images/dian.jpg) no-repeat;
}

.L_main3 {
    height: 425px;
    background: url(../images/bj3.jpg) no-repeat top center;
}

.L_main3 .main3_left {
    width: 215px;
    float: left;
    margin-top: 87px;
}

.L_main3 .main3_left h3 {
    font-size: 40px;
    font-weight: normal;
    font-family: "微软雅黑";
    color: #c82126;
}

.L_main3 .main3_left p {
    color: #828282;
    font-family: arial;
    font-size: 28px;
    height: 40px;
    line-height: 40px;
}

.L_main3 .main3_left i {
    width: 80px;
    height: 3px;
    background: #e5e5e5;
    display: block;
}

.L_main3 .main3_left a {
    padding-right: 32px;
    height: 32px;
    line-height: 32px;
    margin-top: 26px;
    display: block;
    font-size: 16px;
    color: #313131;
    font-family: "微软雅黑";
    width: 76px;
    padding-right: 32px;
    background: url(../images/more.png) no-repeat right;
}

.L_main3 .main3_left a:hover {
    color: #f00;
}

.L_main3 .main3_right {
    float: right;
    margin-top: 87px;
    position: relative;
}

.L_main3 .main3_right .bx-pager {
    display: none;
}

.L_main3 .main3_right .xinwen {}

.L_main3 .main3_right .xinwen li {}

.L_main3 .main3_right .xinwen li img {
    width: 264px;
    height: 172px;
}

.L_main3 .main3_right .xinwen li h3 {
    height: 38px;
    line-height: 38px;
    margin-top: 12px;
    color: #313131;
    font-size: 16px;
    font-family: "微软雅黑";
    overflow: hidden;
    text-align: center;
}

.L_main3 .main3_right .xinwen li p {
    color: #828282;
    font-size: 14px;
    font-family: "微软雅黑";
}

.L_main3 .main3_right .bx-controls-direction {
    position: absolute;
    top: 71px;
    width: 100%;
}

.L_main3 .main3_right .bx-controls-direction .bx-prev {
    width: 16px;
    height: 30px;
    float: left;
    overflow: hidden;
    line-height: 100px;
    background: url(../images/left.png) no-repeat;
    margin-left: -36px;
}

.L_main3 .main3_right .bx-controls-direction .bx-next {
    width: 16px;
    height: 30px;
    float: right;
    overflow: hidden;
    line-height: 100px;
    background: url(../images/right.png) no-repeat;
    margin-right: -36px;
}


.show_lb {}

.show_lb img {
    width: 100%;
    height: 201px;
    display: block;
}

.show_lb div {
    height: 56px;
    width: 347px;
    line-height: 56px;
    text-align: center;
    color: #666666;
    font-size: 14px;
    font-family: "微软雅黑";
    background: #e5e5e5;
}

.show_lb li {}

.show_lb li a {
    display: block;
}

.jianjie_lb .bx-pager {
    display: none;
}

.jianjie_lb .bx-prev {
    width: 23px;
    height: 35px;
    line-height: 100px;
    overflow: hidden;
    background: url(../images/t_left.jpg) no-repeat;
    display: block;
    float: left;
    margin-left: -46px;
}

.jianjie_lb .bx-next {
    width: 23px;
    height: 35px;
    line-height: 100px;
    overflow: hidden;
    background: url(../images/t_right.jpg) no-repeat;
    display: block;
    float: right;
    margin-right: -46px;
}

.bx-wrapper {
    margin: 0 auto;
}

.jianjie_lb .bx-wrapper {
    position: relative;
    width: 100%;
}

.jianjie_lb .bx-wrapper .bx-controls-direction {
    position: absolute;
    top: 120px;
    width: 100%;
}

.ny_news {}

.news_hot {
    height: 554px;
    background: #fff;
    margin-top: -45px;
}

.news_hot_left {
    width: 575px;
    height: 465px;
    float: left;
    margin-top: 52px;
    position: relative;
}

.news_hot_left .xinwenhot .hotpic {
    height: 442px;
}

.news_hot_left .xinwenhot li img {
    width: 100%;
    height: 365px;
}


/* .news_hot_left .xinwenhot li span{
	 display: block;
	 width: 575px;
	 height: 100px;
	 position: absolute;
	 bottom: 0px;
	 left: 0px;
	 z-index: 999;
	 line-height: 44px;
	 text-align: center;
	background: url(../images/n_bj.png);
	 color: #fff;
	 font-size: 18px;
	 background-color: #d80d1b;
} */

.news_hot_left .xinwenhot li .hotDesc {
    display: block;
    width: 575px;
    height: 100px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 999;
    line-height: 44px;
    text-align: center;
    /*  background: url(../images/n_bj.png); */
    color: #fff;
    font-size: 18px;
    background-color: #d80d1b;
}

.news_hot_left .xinwenhot li .hotDesc .hotTitle_k {
    margin: 20px;
}

.news_hot_left .xinwenhot li .hotDesc .hotTitle_k .text_l {
    width: 25%;
    float: left;
}

.news_hot_left .xinwenhot li .hotDesc .hotTitle_k .text_l p {
    font-size: 16px;
    margin: 0px;
    padding: 0px;
    line-height: 20px;
}

.news_hot_left .xinwenhot li .hotDesc .hotTitle_k .text_l p.day {
    font-size: 30px;
    font-weight: bold;
    margin-top: 6px;
}

.news_hot_left .xinwenhot li .hotDesc .hotTitle_k .text_l p.date {
    font-size: 18px;
    margin-top: 15px;
}

.news_hot_left .xinwenhot li .hotDesc .hotTitle_k .text_r {
    width: 75%;
    float: right;
}

.news_hot_left .xinwenhot li .hotDesc .hotTitle_k .text_r .tit_1 {
    margin: 0px;
    padding: 0px;
    line-height: 20px;
    height: auto !important;
    text-align: left;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news_hot_left .xinwenhot li .hotDesc .hotTitle_k .text_r .line {
    background-color: #fff;
    height: 1px;
    opacity: 0.4;
    width: 98%;
    margin: 10px auto;
}

.news_hot_left .bx-pager {
    display: none;
}

.news_hot_left .bx-controls-direction {
    position: absolute;
    top: 35%;
    width: 100%;
}

.news_hot_left .bx-controls-direction .bx-prev {
    display: block;
    width: 49px;
    height: 81px;
    line-height: 200px;
    overflow: hidden;
    background: url(../images/n_left.png) no-repeat;
    float: left;
}

.news_hot_left .bx-controls-direction .bx-next {
    display: block;
    width: 49px;
    height: 81px;
    line-height: 200px;
    overflow: hidden;
    background: url(../images/n_right.png) no-repeat;
    float: right;
}

.news_hot_right {
    float: right;
    margin-top: 22px;
    width: 650px;
}

.news_hot_right ul {}

.news_hot_right ul li {
    height: 103px;
    border-bottom: 1px solid #d2d2d2;
}

.news_hot_right ul li h3 {
    height: 35px;
    line-height: 35px;
    padding-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news_hot_right ul li h3 a {
    color: #313131;
    font-size: 16px;
    font-family: "微软雅黑";
    font-weight: normal;
}

.news_hot_right ul li h3 a:hover {
    color: #f00;
}

.news_hot_right ul li span {
    color: #828282;
    font-family: "微软雅黑";
    font-size: 16px;
    display: block;
    line-height: 25px;
    height: 25px;
    margin-bottom: 12px;
    float: left;
}

.news_hot_right ul li p {
    font-size: 14px;
    font-family: "微软雅黑";
    color: #828282;
    line-height: 20px;
    max-height: 40px;
    overflow: hidden;
}

.L_news_list {
    padding-top: 50px;
}

.met_page {
    margin-top: 15px;
}

.ny_product {}

.ny_product ul {}

.ny_product ul li {
    float: left;
    width: 30%;
    text-align: center;
    margin-right: 3%;
    margin-bottom: 10px;
}

.ny_product ul li a {
    display: block;
}

.ny_product ul li img {
    width: 100%;
    height: 261px;
    display: block;
}

.ny_product ul li span {
    display: block;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #666;
}

.show_p_tit {
    height: 50px;
    line-height: 50px;
    margin-bottom: 15px;
    font-size: 30px;
}

.show_p_tit span {
    font-size: 12px;
    color: #666;
    margin-left: 20px;
}

.show_img {
    width: 50%;
    float: left;
}

.show_content {
    width: 50%;
    float: right;
}

#joblist {
    width: 1218px;
    margin: 0 auto;
}

.wzz {}

.wzz span {
    position: absolute;
    color: #666666;
    font-size: 14px;
    font-family: "microsoft YaHei";
    line-height: 18px;
    display: block;
}

.wz1 {
    top: 54px;
    left: 114px;
}

.wz2 {
    top: 0px;
    left: 390px;
}

.wz3 {
    top: 44px;
    left: 665px;
}

.wz4 {
    top: 55px;
    left: 939px;
}

.wz5 {
    top: 365px;
    left: 54px;
}

.wz6 {
    top: 365px;
    left: 254px;
}

.wz7 {
    top: 365px;
    left: 529px;
}

.wz8 {
    top: 365px;
    left: 803px;
}

.wz9 {
    top: 622px;
    left: 232px;
}

.wz10 {
    top: 706px;
    left: 410px;
}

.wz11 {
    top: 622px;
    left: 586px;
}

.wz12 {
    top: 706px;
    left: 764px;
}

.wz13 {
    top: 622px;
    left: 939px;
}

.wz14 {
    top: 706px;
    left: 80px;
}

.wz15 {
    top: 970px;
    left: 54px;
}

.wz16 {
    top: 970px;
    left: 334px;
}

.wz17 {
    top: 970px;
    left: 594px;
}

.wz18 {
    top: 970px;
    left: 814px;
}

.wz19 {
    top: 970px;
    left: 1016px;
}

.imgliebiao {
    width: 1224px;
    margin: 0 auto;
}

.imgliebiao li {
    float: left;
    width: 306px;
    height: 312px;
    background: url(../images/img.jpg) no-repeat;
    text-align: center;
}

.imgliebiao li .img {
    display: block;
    width: 295px;
    height: 240px;
    margin: 6px auto;
    overflow: hidden;
    text-align: center;
}

.imgliebiao li .img img {
    min-height: 100%;
    max-width: 100%;
}

.imgliebiao li h3 {
    height: 60px;
    line-height: 40px;
}

.baidi {
    background: #fff;
    padding: 60px;
}

.baidi .baidi_left {
    float: left;
    ;
}

.baidi .baidi_right {
    float: right;
    width: 387px;
    height: 270px;
    overflow: hidden;
    margin-right: 54px;
    position: relative;
}

.baidi .baidi_right .bx-pager {
    position: absolute;
    bottom: 10px;
    width: 100%;
    text-align: center;
}

.baidi .baidi_right .bx-pager .bx-pager-item {
    display: inline-block;
    width: 25px;
    height: 7px;
    margin-right: 10px;
}

.baidi .baidi_right .bx-pager .bx-pager-item a {
    display: block;
    width: 25px;
    height: 7px;
    line-height: 100px;
    overflow: hidden;
    background: url(../images/kong.png) no-repeat;
}

.baidi .baidi_right .bx-pager .bx-pager-item a.active {
    background: url(../images/dian.png) no-repeat;
}

.ny_jk {
    background: #fff;
    padding: 50px 55px;
}

.ny_jk .jk_left {
    width: 672px;
    height: 470px;
    float: left;
    background: url(../images/jk.jpg) no-repeat;
}

.ny_jk .jk_right {
    width: 370px;
    float: right;
}

.ny_jk .jk_right .jk_list {
    height: 60px;
    line-height: 60px;
}

.ny_jk .jk_right .jk_list a {
    color: #666666;
    font-size: 18px;
    font-family: "microsoft YaHei";
    display: block;
    float: left
}

.ny_jk .jk_right .jk_list span {
    color: #666666;
    font-family: "microsoft YaHei";
    font-size: 18px;
    float: right;
    display: block;
}


/*翻页样式*/

.dpager_1 {
    text-align: center;
}

.dpager_2 {
    text-align: center;
}

.dpager_3 {
    text-align: center;
}

.ddpage {
    padding: 3px;
    margin: 3px;
    text-align: center;
    font-family: "微软雅黑";
    font-size: 14px;
}

.ddpage a,
.ddpage span.miy {
    margin: 2px;
    text-decoration: none;
}

.ddpage .disabledfy {
    font-family: "微软雅黑";
}

.dpager_4 a,
.dpager_4 span.miy {
    border: 1px solid #aaaadd;
    padding: 2px 5px 2px 5px;
    color: #009;
}

.dpager_4 a:hover {
    border: 1px solid #009;
    color: #000;
}

.dpager_4 a:active {
    border: 1px solid #009;
    color: #000;
}

.dpager_4 span.current {
    border: 1px solid #009;
    background-color: #009;
    padding: 2px 5px 2px 5px;
    margin: 2px;
    color: #FFFFFF;
    text-decoration: none;
}

.dpager_4 span.disabled {
    border: 1px solid #eee;
    padding: 2px 5px 2px 5px;
    margin: 2px;
    color: #ddd;
}

.dpager_5 a,
.dpager_5 span.miy {
    border: 1px solid #ccdbe4;
    padding: 2px 8px 2px 8px;
    color: #0061de;
}

.dpager_5 a:hover {
    border: 1px solid #2b55af;
    color: #fff;
    background-color: #3666d4;
}

.dpager_5 a:active {
    border: 1px solid #009;
    color: #000;
}

.dpager_5 span.current {
    padding: 2px 8px 2px 8px;
    margin: 2px;
    color: #000;
    text-decoration: none;
}

.dpager_5 span.disabled {
    border: 1px solid #ccdbe4;
    padding: 2px 8px 2px 8px;
    margin: 2px;
    color: #ddd;
}

.dpager_6 {
    color: #ff6500;
}

.dpager_6 a,
.dpager_6 span.miy {
    border: 1px solid #ff9600;
    padding: 2px 7px 2px 7px;
    background-position: 50% bottom;
    color: #ff6500;
    background-image: url(../images/page6.jpg);
}

.dpager_6 a:hover {
    border: 1px solid #ff9600;
    color: #ff6500;
    background-color: #ffc794;
}

.dpager_6 a:active {
    border: 1px solid #ff9600;
    color: #ff6500;
    background-color: #ffc794;
}

.dpager_6 span.current {
    border: 1px solid #ff6500;
    padding: 2px 7px 2px 7px;
    margin: 2px;
    color: #ff6500;
    background-color: #ffbe94;
    text-decoration: none;
}

.dpager_6 span.disabled {
    border: 1px solid #ffe3c6;
    padding: 2px 7px 2px 7px;
    margin: 2px;
    color: #ffe3c6;
}

.dpager_7 a,
.dpager_7 span.miy {
    border: 1px solid #2c2c2c;
    padding: 2px 5px 2px 5px;
    background: url(../images/page7.gif) #2c2c2c;
    color: #fff;
}

.dpager_7 a:hover {
    border: 1px solid #aad83e;
    color: #fff;
    background: url(../images/page7_2.gif) #aad83e;
}

.dpager_7 a:active {
    border: 1px solid #aad83e;
    color: #fff;
    background: urlurl(../images/page7_2.gif) #aad83e;
}

.dpager_7 span.current {
    border: 1px solid #aad83e;
    padding: 2px 5px 2px 5px;
    margin: 2px;
    color: #fff;
    background: url(../images/page7_2.gif) #aad83e;
    text-decoration: none;
}

.dpager_7 span.disabled {
    border: 1px solid #f3f3f3;
    padding: 2px 5px 2px 5px;
    margin: 2px;
    color: #ccc;
}

.dpager_8 a,
.dpager_8 span.miy {
    border: 1px solid #ddd;
    padding: 2px 5px 2px 5px;
    color: #aaa;
}

.dpager_8 a:hover {
    border: 1px solid #a0a0a0;
}

.dpager_8 a:hover {
    border: 1px solid #a0a0a0;
}

.dpager_8 span.current {
    border: 1px solid #e0e0e0;
    padding: 2px 5px 2px 5px;
    margin: 2px;
    color: #aaa;
    background-color: #f0f0f0;
    text-decoration: none;
}

.dpager_8 span.disabled {
    border: 1px solid #f3f3f3;
    padding: 2px 5px 2px 5px;
    margin: 2px;
    color: #ccc;
}

.dpager_9 a,
.dpager_9 span.miy {
    border: 1px solid #ddd;
    padding: 2px 5px 2px 5px;
    color: #88af3f;
}

.dpager_9 a:hover {
    border: 1px solid #85bd1e;
    color: #638425;
    background-color: #f1ffd6;
}

.dpager_9 a:hover {
    border: 1px solid #85bd1e;
    color: #638425;
    background-color: #f1ffd6;
}

.dpager_9 span.current {
    border: 1px solid #b2e05d;
    padding: 2px 5px 2px 5px;
    margin: 2px;
    color: #fff;
    background-color: #b2e05d;
    text-decoration: none;
}

.dpager_9 span.disabled {
    border: 1px solid #f3f3f3;
    padding: 2px 5px 2px 5px;
    margin: 2px;
    color: #ccc;
}

.pages{text-align:center;height:38px;}
/*分页 begin*/
.pagination {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block;
    vertical-align: bottom;
}
.pagination li {margin:0 5px;font-size:14px;border:none;border-radius:4px;float: left;}
.pagination li a {border-radius:4px;color:#6e6e6e;background:#fff;padding:5px 10px;border:1px solid #DCDCDC;}
/* .pagination li i {font-weight:bold;font-size:18px;padding:0 3px} */
.pagination li.active a,.pagination li a:hover {background:#da0d1c;color:#fff;border:1px solid #da0d1c;}
/*分页 end*/

